473,420 Members | 4,434 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,420 software developers and data experts.

Hierarchical/Collapsible grid/list

I'm after a grid or list able to display hierarchical items and that
is able to collapse to parent items. I Google it for possible
solutions but I only get commercial products or reference to Outlook's
supergrid that as far as I understand is not available to us, mortals!
I will appreciate if you can enlight me on this.
Many thanks beforehand

May 16 '07 #1
5 9434
I believe you want to show db table relationship.
Ya, you either buy a 3rd party control or build it your own.
BTW, you better test few 3rd party controls before you choose one. Not all
grids are created equal.

--
cheers,
RL
"gdesou" <gu************@gmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
I'm after a grid or list able to display hierarchical items and that
is able to collapse to parent items. I Google it for possible
solutions but I only get commercial products or reference to Outlook's
supergrid that as far as I understand is not available to us, mortals!
I will appreciate if you can enlight me on this.
Many thanks beforehand

May 16 '07 #2
Hi,

Well you might want to try www.CodeProject.com they have loads of controls.
I am also working an article for said website as I am about to give the
exact same control your after away. I wrote it for our RSS reader
product...Anyway the article won't be ready for a few weeks but your more
than welcome to have the control (with source). You can check out a picture
of the SuperList control I wrote here:

http://www.feedghost.com/Promo/ShowScreen.aspx?id=2

Of course if you want an interactive demo of it you can download FeedGhost
here:

http://www.feedghost.com/Downloads.aspx

There's no design time support with it so you have to programmatically set
it up, but that's pretty simple. If your interested in the source code email
me and i'll send you a copy.

My email address is "lee at_no_spam feedghost.com".
--
Regards

Lee Alexander
www.feedghost.com
An RSS Reader for Vista & XP
Synchronize, search, tag and share.

"gdesou" <gu************@gmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
I'm after a grid or list able to display hierarchical items and that
is able to collapse to parent items. I Google it for possible
solutions but I only get commercial products or reference to Outlook's
supergrid that as far as I understand is not available to us, mortals!
I will appreciate if you can enlight me on this.
Many thanks beforehand

May 16 '07 #3
Hello gdesou,

You can use the hierarch in the standard winforms grid http://msdn.microsoft.com/msdnmag/is...0/CuttingEdge/

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

gI'm after a grid or list able to display hierarchical items and that
gis able to collapse to parent items. I Google it for possible
gsolutions but I only get commercial products or reference to
gOutlook's
gsupergrid that as far as I understand is not available to us,
gmortals!
gI will appreciate if you can enlight me on this.
gMany thanks beforehand
May 16 '07 #4
On May 16, 10:57 pm, Michael Nemtsev <nemt...@msn.comwrote:
Hello gdesou,

You can use the hierarch in the standard winforms gridhttp://msdn.microsoft.com/msdnmag/issues/03/10/CuttingEdge/

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog:http://spaces.live.com/laflour
Team blog:http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

gI'm after a grid or list able to display hierarchical items and that
gis able to collapse to parent items. I Google it for possible
gsolutions but I only get commercial products or reference to
gOutlook's
gsupergrid that as far as I understand is not available to us,
gmortals!
gI will appreciate if you can enlight me on this.
gMany thanks beforehand
Hi Gdesou,

You can use the third party grid called 'Intersoft Webgrid'. This
supports many more options where in which u can display the
hierarchical items and all those features which you specified..

You can get more help here: http://www.intersoftpt.com/WebGrid/d...?page=whatsnew

Hope this helps...

Regards,
Prashanth.
May 17 '07 #5
Hi Gdesou,

You can use the third party grid 'Intersoft Webgrid'. Which supports
all the features which you mentioned. Find the help topics from the
below link

http://www.intersoftpt.com/WebGrid/d...?page=whatsnew

Regards,
Prashanth.

On May 16, 10:57 pm, Michael Nemtsev <nemt...@msn.comwrote:
Hello gdesou,

You can use the hierarch in the standard winforms gridhttp://msdn.microsoft.com/msdnmag/issues/03/10/CuttingEdge/

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog:http://spaces.live.com/laflour
Team blog:http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

gI'm after a grid or list able to display hierarchical items and that
gis able to collapse to parent items. I Google it for possible
gsolutions but I only get commercial products or reference to
gOutlook's
gsupergrid that as far as I understand is not available to us,
gmortals!
gI will appreciate if you can enlight me on this.
gMany thanks beforehand

May 17 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mike N. | last post by:
Hello to all: First let me apologize for the length of this question, I've made an attempt to include as much information as is needed to help with the question. I am having problems putting...
5
by: Kent Boogaart | last post by:
Hi, I have some hierarchical data (FAQs) that I would like to bind to. The basic structure is: FAQ Category + Categories + FAQs So an FAQ category has any number of sub-categories and any...
2
by: mitra4umohit | last post by:
Hi, I am very new to javascript programming. We are using JSP as UI and Servlet as controller. In our project we have requirement wherein I need to show result in form of list item/link in...
7
by: David T. Ashley | last post by:
I'm trying to implement these ... I know there is a lot of example code on the web, but I'm trying to roll my own ... What JavaScript functionality is typically used to display parts of the...
0
by: Amorphous | last post by:
I'm looking for a way of making a collapsible list for a forum entry where I won't be able to edit anything except the <body>. Any ideas?
1
by: mahesh123 | last post by:
I am using Collapsible Panel in my project.But in other form of my project i want to use collapsible panel inside other Collapsible panel.Is it possible. Both panels are to be dinamic.Is it possible...
4
by: Marco Pais | last post by:
Hi there. I am trying to find th best way (best UI control) to present hierarchical data, nested tables. For example, I have a Employees table (id, name) and EmployeesSales (id, idEmp,...
2
by: Effanbee | last post by:
Hi Everybody, Does anybody have an idea for a collapsible grid? I have a grid (ProductsList) displaying several rows. Several of the rows have one column in common ("Product Type"). The goal...
5
by: veenna | last post by:
i have a grid inside a collapsible panel in my page. on expand of collapsible panel i want to bind data to grid. how can i do this? how to get the events of collapsible panel. please help ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.